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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23704Moore, Christopher, J90712LakewoodCaliforniaUnited States
22679Dominguez, Derrick, A80074MünchenNordrhein-WestfalenGermany
29411Lin, CaraYO15YorkEnglandUnited Kingdom

Generated 2025-07-11 21:07:20.624 UTC