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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27016Reed, Lauren, J98020EdmondsWashingtonUnited States
20409Young, Sophia99202SpokaneWashingtonUnited States
19192Ruiz, Erika, JW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-18 15:00:25.215 UTC