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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15167Hernandez, Sara98020EdmondsWashingtonUnited States
17276Jenkins, Elijah, S98270MarysvilleWashingtonUnited States
11610Collins, BlakeAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-15 01:34:21.601 UTC