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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29031Chen, Brandon, K98312BremertonWashingtonUnited States
29223Phillips, Angel98312BremertonWashingtonUnited States
11898Henderson, Angela, T4000BrisbaneQueenslandAustralia

Generated 2025-07-21 07:25:21.594 UTC