[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 4027   SHUFFLE   <  SKIP 227  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14078Alexander, Ryan, JV2W 1W2HaneyBritish ColumbiaCanada
12515Bailey, Shelby59100RoubaixNordFrance
27556Cox, Amanda97068W. LinnOregonUnited States

Generated 2025-07-15 05:48:48.219 UTC