[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 391   SHUFFLE   <  SKIP 1328  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29069Lin, Clarence3000MelbourneVictoriaAustralia
22538Wang, Bianca93290Tremblay-en-FranceSeine Saint DenisFrance
11736Sanchez, Sebastian94536FremontCaliforniaUnited States

Generated 2025-07-21 09:05:28.890 UTC