[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 394   SHUFFLE   <  SKIP 333  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25833Hernandez, Sabrina, P97005BeavertonOregonUnited States
11813Patterson, Mary97068W. LinnOregonUnited States
19868Jenkins, Kyle, L92625Newport BeachCaliforniaUnited States

Generated 2025-07-13 08:19:42.312 UTC