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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17207Torres, Ian, VYO15YorkEnglandUnited Kingdom
17793Alvarez, Kathleen, RY03 4TNYorkEnglandUnited Kingdom
17808Alvarez, Raquel, GYO15YorkEnglandUnited Kingdom
17967Gonzalez, CassandraYO15YorkEnglandUnited Kingdom

Generated 2025-07-08 05:52:16.020 UTC