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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16499Kelly, Danielle98036LynnwoodWashingtonUnited States
26890Rogers, BryanCM11BillericayEnglandUnited Kingdom
16114Ross, Gavin91203GlendaleCaliforniaUnited States

Generated 2025-07-13 00:40:35.651 UTC