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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24961Bennett, Alexandra99362Walla WallaWashingtonUnited States
15057Chandra, Regina, MW10 6BLLondonEnglandUnited Kingdom
20551Blanco, Daisy, LE17 6JFLondonEnglandUnited Kingdom
18146Wang, Eugene20354HamburgHamburgGermany

Generated 2025-07-15 12:10:37.809 UTC