[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 540   SHUFFLE   <  SKIP 121  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11763Fernandez, Ross, R2777SpringwoodNew South WalesAustralia
17249Goel, Carl, S2065St. LeonardsNew South WalesAustralia
18836Cooper, Nicole98371PuyallupWashingtonUnited States

Generated 2025-07-20 03:50:41.005 UTC