[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 2421   SHUFFLE   <  SKIP 5906  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19081Rubio, Leslie, D60323FrankfurtHessenGermany
22998Washington, Lauren, RV9MetchosinBritish ColumbiaCanada
22799Alexander, RileyCM11BillericayEnglandUnited Kingdom
28811Phillips, Caleb, S91932Imperial BeachCaliforniaUnited States

Generated 2025-07-12 19:22:30.147 UTC