[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 650   SHUFFLE   <  SKIP 2698  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12838Beck, Ralph66578NeunkirchenSaarlandGermany
19755Foster, Lauren, M99202SpokaneWashingtonUnited States
27377Alexander, Melanie, NV9LangfordBritish ColumbiaCanada
24411Sanchez, Johnathan90210Beverly HillsCaliforniaUnited States

Generated 2025-07-16 10:31:22.799 UTC