[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 7828   SHUFFLE   <  SKIP 2072  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12800Chen, Lacey, E04139LeipzigNordrhein-WestfalenGermany
11493Wu, Dawn, TW1V 5RNLondonEnglandUnited Kingdom
17161Lopez, Katherine98033KirklandWashingtonUnited States

Generated 2025-07-17 18:52:43.940 UTC