[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 3669   SHUFFLE   <  SKIP 905  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23358Alvarez, Alberto94014ColmaCaliforniaUnited States
22242Walker, Cameron, M98901YakimaWashingtonUnited States
28120Alvarez, Pedro, E2065St. LeonardsNew South WalesAustralia

Generated 2025-07-11 03:06:00.100 UTC