[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 2421   SHUFFLE   <  SKIP 1423  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20071Campbell, Sean, L98168BurienWashingtonUnited States
12684Shen, Shaun2580GoulburnNew South WalesAustralia
17767Raje, Tommy, E45000OrleansLoiretFrance

Generated 2025-07-09 23:51:19.731 UTC