[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 416   SHUFFLE   <  SKIP 1994  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14603Ward, Sara94063Redwood CityCaliforniaUnited States
15114Munoz, Erika70452StuttgartSaarlandGermany
14254Gill, Tabitha, L90706BellflowerCaliforniaUnited States

Generated 2025-07-09 01:36:28.968 UTC