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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23987Sharma, DawnGL50CheltenhamEnglandUnited Kingdom
23468Roberts, Sean, K94015Daly CityCaliforniaUnited States
11230Turner, Amber90401Santa MonicaCaliforniaUnited States

Generated 2025-07-20 02:17:51.751 UTC