[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 2768   SHUFFLE   <  SKIP 212  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19971Lu, Jeffery, B2060Lavender BayNew South WalesAustralia
17800Alonso, Robyn, C78400ChatouYvelineFrance
16829Lal, Wayne, CTY31RuncornEnglandUnited Kingdom

Generated 2025-07-15 10:53:03.496 UTC