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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17316Serrano, Marvin, E1597Lane CoveNew South WalesAustralia
21305Garcia, Hunter, JV9B 5T2ShawneeBritish ColumbiaCanada
16875Diaz, Samantha, A92118CoronadoCaliforniaUnited States

Generated 2025-07-14 00:20:53.723 UTC