[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 9398  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20947Alvarez, MarieE17 6JFLondonEnglandUnited Kingdom
20565Yuan, TashaC2H 7AULondonEnglandUnited Kingdom
20951Jai, Darrell, TSW8 4BGLondonEnglandUnited Kingdom
21026Fernandez, Clifford, ESE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-18 03:00:54.717 UTC