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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29136Bryant, Caroline, L90706BellflowerCaliforniaUnited States
21107Rodriguez, Kaitlin14197BerlinSaarlandGermany
27556Cox, Amanda97068W. LinnOregonUnited States

Generated 2025-07-20 19:25:14.158 UTC