[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 3615   SHUFFLE   <  SKIP 4046  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24041Tang, Chad, L59368WerneNordrhein-WestfalenGermany
20001Hill, Jordan, A98270MarysvilleWashingtonUnited States
13532Gill, Melody, V66041PoingSaarlandGermany

Generated 2025-07-16 06:00:34.786 UTC