[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 2646  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22559Vazquez, StacyYO15YorkEnglandUnited Kingdom
12387Vazquez, Meredith, M59491Villeneuve-d'AscqNordFrance
27939Navarro, LawrenceOX16 8RSOxonEnglandUnited Kingdom
20342Lu, Aimee, J98312BremertonWashingtonUnited States

Generated 2025-07-15 00:43:40.211 UTC