[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   SHUFFLE   SKIP 6739   <  SKIP 1245  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23435Chen, Rosa2036MatravilleNew South WalesAustralia
24880Chandra, Summer, DRG12 8TBBracknellEnglandUnited Kingdom
11699Peterson, Chase99362Walla WallaWashingtonUnited States

Generated 2025-07-21 09:22:05.641 UTC