[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 3027   SHUFFLE   <  SKIP 1817  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25391Murphy, Morgan, J94536FremontCaliforniaUnited States
12754Deng, Lindsey93400Saint-DenisSeine Saint DenisFrance
13952Ye, Franklin, L3337MeltonVictoriaAustralia

Generated 2025-07-14 07:36:09.915 UTC