[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 2500   <  SKIP 1079  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18366Richardson, Alexandria92806La JollaCaliforniaUnited States
14308Ramos, Marie, A1597Lane CoveNew South WalesAustralia
26677Johnson, William, R90012Los AngelesCaliforniaUnited States
14696Anand, Shawn, J41485GrevenbroichBayernGermany
11615Navarro, Dwayne, HLA1 1LNLancasterEnglandUnited Kingdom
15805Lin, Dawn, N2777SpringwoodNew South WalesAustralia

Generated 2025-07-14 17:00:31.611 UTC