[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 856   SHUFFLE   <  SKIP 63  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15059Zhu, Lisa, RWA1 4SYWoolstonEnglandUnited Kingdom
12810Stewart, Chase59368WerneNordrhein-WestfalenGermany
28642Ward, Lauren94014ColmaCaliforniaUnited States

Generated 2025-07-15 16:56:25.399 UTC