[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 194   SHUFFLE   <  SKIP 3364  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24156Zhou, Wesley66272Sulzbach TaunusSaarlandGermany
21888Edwards, Evan, L4217Gold CoastQueenslandAustralia
16222Anderson, Brandon, S94704BerkeleyCaliforniaUnited States
28196Cox, Timothy97301SalemOregonUnited States

Generated 2025-07-21 21:39:43.611 UTC