[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 3917   SHUFFLE   <  SKIP 2421  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14372Washington, Kaitlyn, L98366Port OrchardWashingtonUnited States
20655Butler, Edward, L97222MilwaukieOregonUnited States
22781Powell, Hunter94303Palo AltoCaliforniaUnited States
22495Serrano, Andy92400CourbevoieHauts de SeineFrance

Generated 2025-07-17 18:37:45.647 UTC