[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   SHUFFLE   SKIP 6869   <  SKIP 28  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24100He, Jenny, CSE1 8HLLondonEnglandUnited Kingdom
19687Coleman, Connor92625Newport BeachCaliforniaUnited States
20195Wilson, Blake98020EdmondsWashingtonUnited States

Generated 2025-07-18 15:56:06.893 UTC