[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 470   SHUFFLE   <  SKIP 7062  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11428Perez, Deanna66041PoingSaarlandGermany
23906Ma, Alan, J80074MünchenNordrhein-WestfalenGermany
15351Lu, Steve98168BurienWashingtonUnited States

Generated 2025-07-21 01:32:26.727 UTC