[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 24   SHUFFLE   <  SKIP 541  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12377Miller, Christopher46236BottropNordrhein-WestfalenGermany
27313Moreno, Diane, S78000VersaillesYvelineFrance
27389Henderson, Lucas91364Woodland HillsCaliforniaUnited States

Generated 2025-07-21 20:12:36.150 UTC