[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 2664  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26343Washington, Mariah99202SpokaneWashingtonUnited States
26349Lopez, Adam, E99202SpokaneWashingtonUnited States
26522Thompson, Logan, T99202SpokaneWashingtonUnited States
26573Clark, Samantha99202SpokaneWashingtonUnited States

Generated 2025-11-05 18:18:46.714 UTC