[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 680   SHUFFLE   <  SKIP 3457  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25291Griffin, Marissa98201EverettWashingtonUnited States
23936Vazquez, Monique, A93000BobignySeine Saint DenisFrance
27856Tang, Bonnie, WTY31RuncornEnglandUnited Kingdom

Generated 2025-07-16 14:32:21.014 UTC