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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15612Ma, DamienMK8 8DFMilton KeynesEnglandUnited Kingdom
29061Kumar, Jaime, O2264SilverwaterNew South WalesAustralia
13083Butler, Jordyn99362Walla WallaWashingtonUnited States

Generated 2025-07-14 11:30:37.393 UTC