[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 31   SHUFFLE   <  SKIP 1368  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21872Lal, Alisha, C2264SilverwaterNew South WalesAustralia
25046Long, Caleb, PV2M1P1NewtonBritish ColumbiaCanada
15077Lopez, Dominique, SYO15YorkEnglandUnited Kingdom

Generated 2025-07-18 15:30:05.487 UTC