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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14269She, Tony, M90210Beverly HillsCaliforniaUnited States
17202Martinez, DeannaKB9KirkbyEnglandUnited Kingdom
22757Peterson, Savannah, J94941Mill ValleyCaliforniaUnited States

Generated 2025-07-11 01:37:29.927 UTC