[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 2676  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16990Griffin, Zachary92102San DiegoCaliforniaUnited States
16189Hughes, AmandaPB12PeterboroughEnglandUnited Kingdom
21525Howard, Victoria, LKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-11 20:56:24.639 UTC