[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 189   SHUFFLE   <  SKIP 2170  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17302Vance, Ruth, D2777SpringwoodNew South WalesAustralia
27840Johnson, John, A78400ChatouYvelineFrance
25494Jimenez, Lee31770ColomiersGaronne (Haute)France
29239Miller, Samantha, R90505TorranceCaliforniaUnited States

Generated 2025-07-20 13:41:14.278 UTC