[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 875   SHUFFLE   <  SKIP 6103  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18744Raje, April, R2138RhodesNew South WalesAustralia
27906Chen, Gilbert, EOX16 8RSOxonEnglandUnited Kingdom
21044Zheng, FranklinL4 4HBLiverpoolEnglandUnited Kingdom
29217Wilson, Alexis, D98403TacomaWashingtonUnited States

Generated 2025-07-19 03:49:55.879 UTC