[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 236   SHUFFLE   <  SKIP 189  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26093Washington, Nicole92020El CajonCaliforniaUnited States
11481Hu, Erica38001BraunschweigNordrhein-WestfalenGermany
14706Jai, KateEC1R 0DULondonEnglandUnited Kingdom
24699Rubio, RebekahAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-17 18:48:57.963 UTC