[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 484   SHUFFLE   <  SKIP 44  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22909Goel, Tommy4655Hervey BayQueenslandAustralia
11539Washington, Justin94519ConcordCaliforniaUnited States
25624Scott, Mary98055RentonWashingtonUnited States

Generated 2025-07-12 10:04:10.222 UTC