[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 236   SHUFFLE   <  SKIP 186  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22070Brown, Eduardo, J94014ColmaCaliforniaUnited States
17828Zhou, Valerie, JSW1P 2NULondonEnglandUnited Kingdom
15051McDonald, Harold, JRG11 5TPBerkshireEnglandUnited Kingdom
13497Sharma, Deborah, R22001HamburgHessenGermany

Generated 2025-07-14 07:54:50.384 UTC