[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 4   SHUFFLE   <  SKIP 258  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16467Srini, Ronald, ELA1 1LNLancasterEnglandUnited Kingdom
23919Parker, Jordan59100RoubaixNordFrance
14901Richardson, Katherine91950National CityCaliforniaUnited States

Generated 2025-07-13 03:29:33.202 UTC