[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 542   SHUFFLE   <  SKIP 76  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22587Alonso, Gina, C80074MünchenHamburgGermany
12313Chande, Jaime75010ParisSeine (Paris)France
13255Blanco, Lance, M66001SaarbrückenSaarlandGermany

Generated 2025-07-13 16:38:36.031 UTC