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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28649Martinez, Nathan, M94010BurlingameCaliforniaUnited States
16250Raje, BrendanKB9KirkbyEnglandUnited Kingdom
13058Huang, Ramon91910Chula VistaCaliforniaUnited States

Generated 2025-07-12 03:26:43.883 UTC