[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 1953   <  SKIP 62  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29469Saunders, Dominique, MOX16 8RSOxonEnglandUnited Kingdom
17295Sanz, Victor2065St. LeonardsNew South WalesAustralia
12790Kumar, Brandon, A91945Lemon GroveCaliforniaUnited States

Generated 2025-07-15 15:43:45.197 UTC