[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 2678   SHUFFLE   <  SKIP 1594  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24118Chande, Donna92081Paris La DefenseHauts de SeineFrance
25638Tang, Dale, A95000CergyVal d'OiseFrance
12655Vazquez, Larry, M92700ColombesHauts de SeineFrance

Generated 2025-07-22 07:23:41.328 UTC