[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 875   SHUFFLE   <  SKIP 1143  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13013Ye, Vincent4700RockhamptonQueenslandAustralia
19078She, Misty, T93700DrancySeine Saint DenisFrance
25907Shen, Kelli3337MeltonVictoriaAustralia

Generated 2025-07-09 10:09:02.179 UTC