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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26535Perry, Kelly, E98366Port OrchardWashingtonUnited States
27731Shan, Gabriel, TV9B 2C3ShawneeBritish ColumbiaCanada
14605Brooks, AllisonV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-17 17:42:43.164 UTC