[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 1854  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20009Walker, Noah, E91791West CovinaCaliforniaUnited States
20525Kumar, James90706BellflowerCaliforniaUnited States
22786Goldstein, Wyatt98168BurienWashingtonUnited States
15634Kelly, Dalton, LWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-09 23:46:01.339 UTC