[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 3203   SHUFFLE   <  SKIP 860  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15447Madan, Regina93500PantinSeine Saint DenisFrance
19397Shen, Terry, F90210Beverly HillsCaliforniaUnited States
16235Morris, Sebastian91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-17 12:58:49.889 UTC