[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 437   <  SKIP 4495  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15573Wilson, Thomas, E98052RedmondWashingtonUnited States
15774Kelly, Natalie98052RedmondWashingtonUnited States
15938Collins, Sean, A98052RedmondWashingtonUnited States

Generated 2025-07-16 12:21:29.079 UTC