[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 1314   SHUFFLE   <  SKIP 332  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27950Sanz, Shannon57000MetzMoselleFrance
17770Xie, Grant, D59000LilleNordFrance
19403Cook, Morgan, G90802Long BeachCaliforniaUnited States

Generated 2025-07-12 18:56:11.067 UTC