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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20574Patel, Brett, A80074MünchenHamburgGermany
15969Murphy, Sean97222MilwaukieOregonUnited States
15361Gonzales, Thomas95062Santa CruzCaliforniaUnited States
19361Sun, Stacey, SLE18LeedsEnglandUnited Kingdom
14699Munoz, Gerald, R80074MünchenHamburgGermany
28556Gonzales, Isabel42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-15 02:39:16.323 UTC