[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 3624   <  SKIP 599  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20484Morgan, Gabriella94303Palo AltoCaliforniaUnited States
18710Xie, Ricardo2065St. LeonardsNew South WalesAustralia
29271Henderson, Antonio97068W. LinnOregonUnited States

Generated 2025-07-19 12:03:35.436 UTC