[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 470   SHUFFLE   <  SKIP 7068  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15240Navarro, Monique, R2444Port MacquarieNew South WalesAustralia
26823Raman, Kaitlin, S04838EilenburgBrandenburgGermany
19164Morgan, Danielle91932Imperial BeachCaliforniaUnited States

Generated 2025-07-18 19:33:12.625 UTC