[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 484   SHUFFLE   <  SKIP 2507  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25997Wright, Katherine94941Mill ValleyCaliforniaUnited States
21434Smith, Isabella, F91776San GabrielCaliforniaUnited States
17184Dominguez, Eddie, O66001SaarbrückenSaarlandGermany

Generated 2025-07-08 11:40:21.840 UTC