[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 469   <  SKIP 3537  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26450Ramirez, Lauren, L97301SalemOregonUnited States
26473Wood, Anna, J97301SalemOregonUnited States
26724Edwards, Sydney97301SalemOregonUnited States
27088Patterson, Tristan97301SalemOregonUnited States

Generated 2025-07-16 04:01:47.027 UTC