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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13872Henderson, Alyssa, H98270MarysvilleWashingtonUnited States
25318Wang, Dennis, C66740SaarlouisSaarlandGermany
23724Hughes, Gabrielle91977Spring ValleyCaliforniaUnited States

Generated 2025-07-14 18:21:43.597 UTC