[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 8972  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14157Xu, Willie, JW1V 5RNLondonEnglandUnited Kingdom
14172Garcia, CarlaSE1 8HLLondonEnglandUnited Kingdom
14194Rai, Cassie, RE17 6JFLondonEnglandUnited Kingdom
14195Blanco, Clinton, JSE1 8HLLondonEnglandUnited Kingdom
14427Patel, EmmanuelSW8 1XDLondonEnglandUnited Kingdom
14429He, LaceySW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-14 12:20:58.475 UTC