[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 680   SHUFFLE   <  SKIP 5788  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24639Moore, Ian, LV2W 1W2HaneyBritish ColumbiaCanada
25755Huang, JefferyW1X3SELondonEnglandUnited Kingdom
14894Baker, James, A97034Lake OswegoOregonUnited States
13302Torres, Cole, A94611OaklandCaliforniaUnited States

Generated 2025-07-21 17:59:16.703 UTC