[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 750   SHUFFLE   <  SKIP 2184  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27313Moreno, Diane, S78000VersaillesYvelineFrance
22587Alonso, Gina, C80074MünchenHamburgGermany
26912Rodriguez, Denise38001BraunschweigNordrhein-WestfalenGermany
17817Gutierrez, Felicia, E80074MünchenNordrhein-WestfalenGermany

Generated 2025-07-17 09:56:20.064 UTC