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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12905Sanchez, Alexandra, J98036LynnwoodWashingtonUnited States
14532Wu, Barbara, M92400CourbevoieHauts de SeineFrance
29303Pal, Arturo, P3198SeafordVictoriaAustralia

Generated 2025-07-14 04:38:10.104 UTC