[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3177  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24292Brooks, Mackenzie91203GlendaleCaliforniaUnited States
28456Xu, Todd45000OrleansLoiretFrance
24916Pal, Kara4171HawthorneQueenslandAustralia

Generated 2025-07-09 12:43:19.171 UTC