[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 590   SHUFFLE   <  SKIP 232  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27383Hernandez, Jay94519ConcordCaliforniaUnited States
19919Johnsen, Rebekah, JPB12PeterboroughEnglandUnited Kingdom
21056Munoz, WalterGL7 1RYGloucestershireEnglandUnited Kingdom
19401Hernandez, Kyle, A91910Chula VistaCaliforniaUnited States

Generated 2025-07-14 06:17:51.914 UTC