[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 2214   SHUFFLE   <  SKIP 1355  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28644Chow, Martha98168BurienWashingtonUnited States
11589Malhotra, EbonyW1Y 3RALondonEnglandUnited Kingdom
15181Huang, Rosa, P6006PerthSouth AustraliaAustralia

Generated 2025-07-21 01:20:50.481 UTC