[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 625   SHUFFLE   <  SKIP 2305  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24718Black, Terrence60082Frankfurt am MainHamburgGermany
12594Gao, SandraCB4 4BZCambridgeEnglandUnited Kingdom
15736Raje, Sheena90210Beverly HillsCaliforniaUnited States

Generated 2025-07-14 17:04:13.046 UTC