[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 2218   SHUFFLE   <  SKIP 1595  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26590Guo, Jorge, L2010DarlinghurstNew South WalesAustralia
25296Stewart, Christina, R78100Saint Germain en LayeYvelineFrance
11377Mr., Robinett, David, R.42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-20 20:04:10.328 UTC