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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27041Smith, Edward98033KirklandWashingtonUnited States
12262Sanchez, Morgan, JPE17BuryEnglandUnited Kingdom
11939Washington, Kevin, C91932Imperial BeachCaliforniaUnited States

Generated 2025-07-19 02:46:27.811 UTC