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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24213Rana, MartinRG7 5H7ReadingEnglandUnited Kingdom
23599Roberts, MackenzieLE18LeedsEnglandUnited Kingdom
11530Martinez, Andrew, CV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-11 20:52:53.923 UTC