[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 827   SHUFFLE   <  SKIP 1453  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12148Morris, Gabrielle, A97301SalemOregonUnited States
12309Raje, Omar, RCB4 4BZCambridgeEnglandUnited Kingdom
25455Zheng, Jorge60355Frankfurt am MainHamburgGermany

Generated 2025-07-16 16:19:54.344 UTC