[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 2768   SHUFFLE   <  SKIP 253  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14414Wilson, Rachel92118CoronadoCaliforniaUnited States
24369Lopez, Chelsea1597Lane CoveNew South WalesAustralia
24835Morgan, Angel, GLE18LeedsEnglandUnited Kingdom

Generated 2025-07-13 09:34:18.483 UTC