[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 1553  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12511Chander, Grant75008ParisSeine (Paris)France
26056Zeng, Karen, T90706BellflowerCaliforniaUnited States
18542She, Dustin, E98168BurienWashingtonUnited States

Generated 2025-07-12 01:12:01.617 UTC