[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 625   SHUFFLE   <  SKIP 2427  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21165Gomez, Sheila, J2060Lavender BayNew South WalesAustralia
23309Chande, Latoya, M2065St. LeonardsNew South WalesAustralia
16756Allen, Richard99202SpokaneWashingtonUnited States

Generated 2025-07-21 09:56:54.461 UTC