[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 0   SHUFFLE   <  SKIP 3361  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16245Griffin, Alexandra90401Santa MonicaCaliforniaUnited States
28226Ramirez, Sebastian, C98020EdmondsWashingtonUnited States
19373Suri, Rebekah, A04139LeipzigNordrhein-WestfalenGermany

Generated 2025-11-01 06:10:26.533 UTC