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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17967Gonzalez, CassandraYO15YorkEnglandUnited Kingdom
18042Srini, StanleyYO15YorkEnglandUnited Kingdom
18147Luo, Katrina, JY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-05 18:29:44.845 UTC