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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12460Malhotra, DominiqueW1Y 3RALondonEnglandUnited Kingdom
29445Lal, Bonnie, A59140DunkerqueNordFrance
28095Bryant, Natalie, L98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-14 14:05:13.561 UTC