[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 3669   SHUFFLE   <  SKIP 941  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26193Edwards, Luis, M90210Beverly HillsCaliforniaUnited States
18326Srini, Jay, M2036MatravilleNew South WalesAustralia
12380Yuan, Omar, CCM11BillericayEnglandUnited Kingdom

Generated 2025-07-13 06:00:13.191 UTC