[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 228   SHUFFLE   <  SKIP 1342  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14252Cook, Destiny, G97205PortlandOregonUnited States
16147Griffin, Nathan91945Lemon GroveCaliforniaUnited States
29216Wood, Antonio97355LebanonOregonUnited States

Generated 2025-07-15 06:15:18.704 UTC