[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 6561  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28758Rodriguez, Troy80610Saint OuenSommeFrance
13248Martinez, Isabella, J98020EdmondsWashingtonUnited States
22111King, Gabriella94519ConcordCaliforniaUnited States

Generated 2025-07-14 11:02:39.389 UTC