[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 92   <  SKIP 324  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23873Miller, Nicole, A91977Spring ValleyCaliforniaUnited States
13846Zheng, Lisa, RNT20Newcastle upon TyneEnglandUnited Kingdom
16832Parker, Isaiah, J98055RentonWashingtonUnited States

Generated 2025-07-18 16:55:18.344 UTC