[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 717   SHUFFLE   <  SKIP 2624  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25911Sanders, AlexandraV9LangfordBritish ColumbiaCanada
12915Alexander, Kaitlyn, T98371PuyallupWashingtonUnited States
21625Hall, Jennifer, T97071WoodburnOregonUnited States

Generated 2025-07-18 19:19:47.129 UTC