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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14028Srini, Patricia98225BellinghamWashingtonUnited States
11792Perry, Alexia, J94014ColmaCaliforniaUnited States
15653Madan, Gerald, EW1N 9FALondonEnglandUnited Kingdom
23030Jenkins, Aidan97301SalemOregonUnited States

Generated 2025-07-21 11:38:10.413 UTC