[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 2511   SHUFFLE   <  SKIP 1228  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28696Navarro, Robin, JL4 4HBLiverpoolEnglandUnited Kingdom
19461Shan, Nichole, KCB4 4BZCambridgeEnglandUnited Kingdom
19243Thomas, James, K94070San CarlosCaliforniaUnited States
17272Hernandez, Mary, D97330CorvallisOregonUnited States

Generated 2025-07-18 11:23:45.426 UTC