[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 1818   SHUFFLE   <  SKIP 644  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28318Lee, Grace, J4655Hervey BayQueenslandAustralia
23162Flores, Sarah94063Redwood CityCaliforniaUnited States
19016Wright, Sierra94014ColmaCaliforniaUnited States

Generated 2025-07-13 00:21:09.542 UTC