[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 568   SHUFFLE   <  SKIP 583  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13726Lewis, Austin, C90505TorranceCaliforniaUnited States
19068Son, Alma, L.59368WerneNordrhein-WestfalenGermany
13263Anand, Kate, K59223RoncqNordFrance

Generated 2025-07-16 19:03:56.151 UTC