[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 1038  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23885Morris, Angela, A91977Spring ValleyCaliforniaUnited States
23169Andersen, Corey, T98225BellinghamWashingtonUnited States
11594Goel, Corey91370Verrieres Le BuissonEssonneFrance
21927Browning, Meredith94014ColmaCaliforniaUnited States

Generated 2025-07-16 01:41:51.901 UTC