[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 3165   SHUFFLE   <  SKIP 1855  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28704Ruiz, Roy, LW1X3SELondonEnglandUnited Kingdom
11391Xie, Lindsay, T38231SalzgitterHessenGermany
22365Richardson, Sebastian, C91776San GabrielCaliforniaUnited States

Generated 2025-07-17 07:34:29.993 UTC