[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 440   SHUFFLE   <  SKIP 2250  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17444Cox, Bailey, D99362Walla WallaWashingtonUnited States
16726Wood, Miguel92020El CajonCaliforniaUnited States
16192Lopez, MarieRG11 5TPBerkshireEnglandUnited Kingdom
20418Vazquez, Joe, C2060Lavender BayNew South WalesAustralia

Generated 2025-07-10 15:30:39.612 UTC