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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13846Zheng, Lisa, RNT20Newcastle upon TyneEnglandUnited Kingdom
14155Morris, Olivia, LNT20Newcastle upon TyneEnglandUnited Kingdom
14165Gray, Natalie, LNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-15 06:04:28.503 UTC