[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 647   SHUFFLE   <  SKIP 1476  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18640James, Isaac98027IssaquahWashingtonUnited States
27491Luo, Maurice, C2036MatravilleNew South WalesAustralia

Generated 2025-07-20 20:42:00.669 UTC