[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 568   SHUFFLE   <  SKIP 840  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22513Anand, Kenneth, L92700ColombesHauts de SeineFrance
20678Lin, Martha91502BurbankCaliforniaUnited States
18312Moore, Miguel94015Daly CityCaliforniaUnited States
12355Ortega, Monique, C2500WollongongNew South WalesAustralia

Generated 2025-07-16 08:51:06.410 UTC