[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 2391   SHUFFLE   <  SKIP 3681  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23575Ray, Bobby2061Milsons PointNew South WalesAustralia
23805Hayes, Luke97034Lake OswegoOregonUnited States
26686Washington, Christian, RV2W 1W2HaneyBritish ColumbiaCanada

Generated 2025-07-17 12:14:17.559 UTC