[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 7687  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24256Barnes, KaylaV7L 4J4N. VancouverBritish ColumbiaCanada
25791Foster, Seth, L93290Tremblay-en-FranceSeine Saint DenisFrance
12375Raman, Jarrod95000CergyVal d'OiseFrance
23475Martin, Richard98312BremertonWashingtonUnited States

Generated 2025-07-15 12:10:34.475 UTC