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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26253Wright, Dalton, N97301SalemOregonUnited States
26450Ramirez, Lauren, L97301SalemOregonUnited States
26473Wood, Anna, J97301SalemOregonUnited States
26580Ramirez, Paige97301SalemOregonUnited States

Generated 2025-07-17 14:05:15.183 UTC