[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 327   SHUFFLE   <  SKIP 726  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12238Raman, Monica63009OffenbachSaarlandGermany
16881Alonso, Ruben, A94014ColmaCaliforniaUnited States
18351Smith, Alexander94010BurlingameCaliforniaUnited States

Generated 2025-07-11 03:22:37.574 UTC