[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 327   SHUFFLE   <  SKIP 3585  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24057Alvarez, Ricky45000OrleansLoiretFrance
25356Miller, Jonathan, A98168BurienWashingtonUnited States
16855Srini, EvelynV8Y 1L1CliffsideBritish ColumbiaCanada
18797Murphy, Evan, L98052RedmondWashingtonUnited States

Generated 2025-07-13 03:34:01.682 UTC