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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18646Adams, Blake, L90210Beverly HillsCaliforniaUnited States
17987Sun, Cara, E75013ParisSeine (Paris)France
12529Allen, Isaiah, A94704BerkeleyCaliforniaUnited States

Generated 2025-07-15 18:48:48.404 UTC