[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 3669   SHUFFLE   <  SKIP 938  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15932Jimenez, Tabitha66272Sulzbach TaunusSaarlandGermany
24316Diaz, Rachel, J91941GrossmontCaliforniaUnited States
17850Shen, Alvin31770ColomiersGaronne (Haute)France

Generated 2025-07-11 23:19:07.721 UTC