[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 2997   <  SKIP 2470  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24353Ramirez, Andrea94070San CarlosCaliforniaUnited States
24557Lin, Franklin, MRG41 1QWWokinghamEnglandUnited Kingdom
19686Hernandez, Charles, D94015Daly CityCaliforniaUnited States

Generated 2025-07-22 11:21:05.349 UTC