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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22017She, Sharon, F2036MatravilleNew South WalesAustralia
13111Butler, Hannah, R2500WollongongNew South WalesAustralia
18866Scott, Miguel94519ConcordCaliforniaUnited States

Generated 2025-07-12 15:30:14.925 UTC