[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 3677   SHUFFLE   <  SKIP 1357  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24231Cox, Makayla91776San GabrielCaliforniaUnited States
28211Suarez, Randall, M4700RockhamptonQueenslandAustralia
16293Adams, Sean, JGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-20 14:02:02.072 UTC