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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14146Sara, Toni, EGA10GatesheadEnglandUnited Kingdom
28978Watson, Alexandria, T90210Beverly HillsCaliforniaUnited States
25589Perez, Lydia42651SolingenNordrhein-WestfalenGermany
28900Price, Jasmine, L20354HamburgHamburgGermany

Generated 2025-07-16 23:40:38.803 UTC