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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16104Hernandez, Jordan98270MarysvilleWashingtonUnited States
14867Richardson, Lauren, CV8POak BayBritish ColumbiaCanada
27289Long, Anna91950National CityCaliforniaUnited States

Generated 2025-07-20 21:46:39.022 UTC