[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 2815  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14696Anand, Shawn, J41485GrevenbroichBayernGermany
16042Hall, Ian, A78000VersaillesYvelineFrance
14868Morgan, Ariana91791West CovinaCaliforniaUnited States

Generated 2025-07-16 15:41:39.040 UTC