[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 512   <  SKIP 24  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14984Vance, Regina, MRG41 1QWWokinghamEnglandUnited Kingdom
16046Gomez, RobynRG41 1QWWokinghamEnglandUnited Kingdom
16054Ortega, Hector, ERG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-13 05:13:42.053 UTC