[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 717   SHUFFLE   <  SKIP 3548  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16589Suri, MartinSL67RJMaidenheadEnglandUnited Kingdom
17964Suri, Darren42651SolingenNordrhein-WestfalenGermany
28344Zhu, Alvin90210Beverly HillsCaliforniaUnited States

Generated 2025-07-22 02:59:56.172 UTC