[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 750   SHUFFLE   <  SKIP 8  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29026Mitchell, Sydney91203GlendaleCaliforniaUnited States
25574Raje, Bradley, L93290Tremblay-en-FranceSeine Saint DenisFrance
21064Sun, Colleen, C80610Saint OuenSommeFrance

Generated 2025-07-09 05:33:14.553 UTC