[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 528   <  SKIP 2134  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26249Ross, Thomas, B99202SpokaneWashingtonUnited States
26260Jackson, Ryan, G99202SpokaneWashingtonUnited States
26343Washington, Mariah99202SpokaneWashingtonUnited States

Generated 2025-07-21 16:09:39.090 UTC