[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 3375   <  SKIP 2121  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24055Goel, LouisRG11 5TPBerkshireEnglandUnited Kingdom
21138Phillips, KayleeV9LangfordBritish ColumbiaCanada

Generated 2025-07-22 11:59:56.897 UTC