[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 875   SHUFFLE   <  SKIP 2265  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17145Bennett, Sarah94519ConcordCaliforniaUnited States
27884Alonso, Jill20354HamburgHamburgGermany
14179Xu, Claudia, J38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-12 13:44:54.901 UTC