[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 482   SHUFFLE   <  SKIP 2785  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28308Serrano, Hector, K4551CaloundraQueenslandAustralia
23638Ruiz, NelsonKB9KirkbyEnglandUnited Kingdom
11778Henderson, Haley, A98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-11 21:06:00.183 UTC