[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 58  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19095Martinez, Meredith, M2010DarlinghurstNew South WalesAustralia
28914Rai, Alicia, MRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-08 15:50:21.408 UTC