[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 994   <  SKIP 856  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23889Carter, Sean, M99362Walla WallaWashingtonUnited States
19497She, RaulW1V 5RNLondonEnglandUnited Kingdom
15167Hernandez, Sara98020EdmondsWashingtonUnited States

Generated 2025-07-20 06:54:44.140 UTC