[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 2439  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13815Lin, LaceyE17 6JFLondonEnglandUnited Kingdom
19454Sharma, Roger, L66578NeunkirchenSaarlandGermany
20848Liu, VincentPB12PeterboroughEnglandUnited Kingdom
28202King, Maria, E3550BendigoVictoriaAustralia

Generated 2025-07-11 17:37:26.223 UTC