[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 7988  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26218Patel, Barry, JCM11BillericayEnglandUnited Kingdom
29240Allen, MadelineV3L 1H4WestminsterBritish ColumbiaCanada

Generated 2025-07-12 14:40:12.673 UTC