[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 2421   SHUFFLE   <  SKIP 4715  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20759Serrano, Teresa90210Beverly HillsCaliforniaUnited States
24012Lewis, James, F93000BobignySeine Saint DenisFrance
27763Wright, Stephanie, V93400Saint-DenisSeine Saint DenisFrance
26956Pal, Kristin, EOX1OxfordEnglandUnited Kingdom
17401Wright, Noah, C97301SalemOregonUnited States
24979Adams, Jada98020EdmondsWashingtonUnited States

Generated 2025-07-18 09:57:30.805 UTC