[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 5071  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16716Henderson, Jose98371PuyallupWashingtonUnited States
16722Gray, Sean, L98371PuyallupWashingtonUnited States
17127Gray, Makayla, A98371PuyallupWashingtonUnited States

Generated 2025-11-04 18:36:36.224 UTC