[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 591   SHUFFLE   <  SKIP 3252  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15447Madan, Regina93500PantinSeine Saint DenisFrance
14793Nath, ClaytonE17 6JFLondonEnglandUnited Kingdom
11221Perry, Nathan90712LakewoodCaliforniaUnited States

Generated 2025-07-14 18:19:58.848 UTC