[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 2391   SHUFFLE   <  SKIP 64  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26556Cooper, Jeremy97330CorvallisOregonUnited States
18303Serrano, Shannon, R2055North SydneyNew South WalesAustralia
20381Bennett, Blake98270MarysvilleWashingtonUnited States

Generated 2025-07-13 10:03:07.235 UTC