[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 125   <  SKIP 418  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18621Prasad, Cassandra, DRG41 1QWWokinghamEnglandUnited Kingdom
16827Chen, Jeffery, CRG41 1QWWokinghamEnglandUnited Kingdom
19905Fernandez, Chelsea, JRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-10-15 10:41:53.193 UTC