[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 2421   SHUFFLE   <  SKIP 5096  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19691Cox, Gabriella98284Sedro WoolleyWashingtonUnited States
17294Arun, Ruth, S4217Gold CoastQueenslandAustralia
28224Henderson, Spencer92625Newport BeachCaliforniaUnited States

Generated 2025-07-12 00:36:59.257 UTC