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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11279Cook, Amanda, S98201EverettWashingtonUnited States
18668Sanders, Brian, J97034Lake OswegoOregonUnited States
14301Vazquez, Ruben, B2444Port MacquarieNew South WalesAustralia

Generated 2025-07-11 12:47:55.597 UTC