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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12566Yang, OmarW1N 9FALondonEnglandUnited Kingdom
12602Srini, Francisco, HE17 6JFLondonEnglandUnited Kingdom
12622Rubio, Micheal, KSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-12 04:27:54.620 UTC