[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   SHUFFLE   SKIP 401   <  SKIP 288  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12383Gomez, Albert, M75008ParisSeine (Paris)France
15545Rivera, Jennifer, S91910Chula VistaCaliforniaUnited States
12956Sun, Marshall45202CincinnatiOhioUnited States

Generated 2025-07-21 06:41:59.252 UTC