[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 9415  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21548Chander, Christy, EW1N 9FALondonEnglandUnited Kingdom
21854Schmidt, TheresaSE1 8HLLondonEnglandUnited Kingdom
21824She, WarrenW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-14 14:25:56.147 UTC