[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2421   SHUFFLE   <  SKIP 3397  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16240Green, Madeline91502BurbankCaliforniaUnited States
21838Ruiz, Gerald, C66041PoingSaarlandGermany
11347Navarro, Roy, T38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-20 01:37:50.615 UTC