[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 9202  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24868Hu, DarrylC2H 7AULondonEnglandUnited Kingdom
24869Ms., Shock, MistyW1Y 3RALondonEnglandUnited Kingdom
25141Gutierrez, WalterSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-15 22:03:14.000 UTC