[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 2295   SHUFFLE   <  SKIP 444  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13806Mehta, Bryant, C94310OrlyVal de MarneFrance
29226Lee, Katherine, A98052RedmondWashingtonUnited States
23639Guo, Christy, RLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-13 23:55:42.850 UTC