[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 1541  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17329Wilson, Jasmine2450Coffs HarbourNew South WalesAustralia
23394Bell, Anna, K95062Santa CruzCaliforniaUnited States
20052Ruiz, TheodoreRG12 8TBBracknellEnglandUnited Kingdom

Generated 2025-07-12 10:19:07.445 UTC