[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 717   SHUFFLE   <  SKIP 1082  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28150Chen, Connor, M91950Lincoln AcresCaliforniaUnited States
15524Stone, Dalton, M97034Lake OswegoOregonUnited States
27302Smith, Charles, M78400ChatouYvelineFrance

Generated 2025-07-18 00:13:47.942 UTC