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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15598Rubio, Tanya, I2777SpringwoodNew South WalesAustralia
12920Henderson, Kelly, L98020EdmondsWashingtonUnited States
15603Blanco, Philip, M2444Port MacquarieNew South WalesAustralia

Generated 2025-07-10 19:03:07.665 UTC