[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 650   SHUFFLE   <  SKIP 1452  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12662Huang, Jessie75010ParisSeine (Paris)France
11790Gonzalez, Timothy, C91910Chula VistaCaliforniaUnited States
22661Shan, Tracy92700ColombesHauts de SeineFrance

Generated 2025-07-13 23:09:34.056 UTC