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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13811Chen, Sandra93000BobignySeine Saint DenisFrance
13326Fernandez, Bob, J90210Beverly HillsCaliforniaUnited States
16727Johnston, Charles98036LynnwoodWashingtonUnited States

Generated 2025-07-19 12:10:13.168 UTC