[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 717   SHUFFLE   <  SKIP 1352  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14692Sharma, Nichole, MHP10 9QYHigh WycombeEnglandUnited Kingdom
21477Watson, Katelyn, B94941Mill ValleyCaliforniaUnited States
20831Xu, Drew48001MünsterSaarlandGermany

Generated 2025-07-16 17:19:46.783 UTC