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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17618Liu, Ramon, M98225BellinghamWashingtonUnited States
17328Cox, Michelle, E3280WarrnamboolVictoriaAustralia
15406Butler, Amanda97222MilwaukieOregonUnited States

Generated 2025-07-17 17:34:50.941 UTC