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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25648Carlson, Michele93400Saint-DenisSeine Saint DenisFrance
20181Brooks, Catherine, J91950National CityCaliforniaUnited States
22255Rogers, Nicole, E98104SeattleWashingtonUnited States

Generated 2025-07-12 22:48:52.398 UTC