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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12796Zhang, Jason, L98312BremertonWashingtonUnited States
13064Parker, Dalton98312BremertonWashingtonUnited States
13085Harris, Daniel, T98312BremertonWashingtonUnited States

Generated 2025-07-14 19:27:33.483 UTC