[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 2295   SHUFFLE   <  SKIP 141  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14427Patel, EmmanuelSW8 1XDLondonEnglandUnited Kingdom
22224Alexander, Katherine91910Chula VistaCaliforniaUnited States
29252Parker, Alex94303Palo AltoCaliforniaUnited States
23606Raje, KennethKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-19 06:14:05.543 UTC