[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 5322   SHUFFLE   <  SKIP 2258  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18224Perry, Vanessa98270MarysvilleWashingtonUnited States
12865Martinez, Brandy, LRG7 5H7ReadingEnglandUnited Kingdom
18236Wilson, Andrew, RV9B 5T2ShawneeBritish ColumbiaCanada

Generated 2025-07-21 08:48:23.565 UTC