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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28797Wood, Alexandra, C94611OaklandCaliforniaUnited States
19502Carlson, FeliciaMK8 8DFMilton KeynesEnglandUnited Kingdom
29263Li, Nathan90210Beverly HillsCaliforniaUnited States
13697Munoz, Jésus, K63009OffenbachSaarlandGermany

Generated 2025-07-17 11:31:12.004 UTC