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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17473Blanco, Ebony, J98225BellinghamWashingtonUnited States
23054Moore, David, A98270MarysvilleWashingtonUnited States
16561Yuan, KurtLE18LeedsEnglandUnited Kingdom

Generated 2025-07-13 00:29:32.335 UTC