[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 480   SHUFFLE   <  SKIP 2154  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25772Kapoor, Harold, S80074MünchenNordrhein-WestfalenGermany
27195Perez, Robert, D94109San FranciscoCaliforniaUnited States
19306Perez, Candace93500PantinSeine Saint DenisFrance

Generated 2025-07-15 10:18:16.592 UTC