[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 362   SHUFFLE   <  SKIP 4832  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20155Fernandez, Jay2060Lavender BayNew South WalesAustralia
25066Robinson, Charles, DV8XRoyal OakBritish ColumbiaCanada
28755Gonzalez, Raymond, PAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-20 21:25:06.609 UTC