[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 5636  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20304Edwards, Jesse99362Walla WallaWashingtonUnited States
28393Zheng, Ramon, R92400CourbevoieHauts de SeineFrance
26521Taylor, Nathan, L98371PuyallupWashingtonUnited States

Generated 2025-07-13 01:50:12.843 UTC