[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 1119   <  SKIP 1607  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14947Chen, AlejandroPE17BuryEnglandUnited Kingdom
14993Morgan, SeanPE17BuryEnglandUnited Kingdom
16445Ward, CaitlinPE17BuryEnglandUnited Kingdom

Generated 2025-07-10 03:00:47.087 UTC