[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 508   SHUFFLE   <  SKIP 613  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16769Walker, Tyler, J90241DowneyCaliforniaUnited States
18194Kumar, Yolanda, J6006PerthSouth AustraliaAustralia
20277Hall, Mary, R3337MeltonVictoriaAustralia
23129Ashe, Misty, R2065St. LeonardsNew South WalesAustralia

Generated 2025-07-11 03:48:45.263 UTC