[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 470   SHUFFLE   <  SKIP 6705  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26949Chander, LindseySW8 4BGLondonEnglandUnited Kingdom
21790Diaz, James, W94070San CarlosCaliforniaUnited States
13229Wang, Dylan97071WoodburnOregonUnited States

Generated 2025-07-19 12:08:18.057 UTC