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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27728Deng, Colleen, S4655Hervey BayQueenslandAustralia
20335Gonzales, Adam, M94014ColmaCaliforniaUnited States
20797Hu, Dawn, G59170CroixNordFrance

Generated 2025-07-15 16:35:38.579 UTC