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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15554Bailey, Zoe, L94519ConcordCaliforniaUnited States
29238Powell, Xavier90505TorranceCaliforniaUnited States
11908Tang, Rafael, A3205South MelbourneVictoriaAustralia

Generated 2025-07-09 16:08:28.606 UTC