[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 4110   <  SKIP 2147  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17102Goel, Andres, B66272Sulzbach TaunusSaarlandGermany
29345Diaz, Randall, T2300NewcastleNew South WalesAustralia
11675Martinez, Devin, J98201EverettWashingtonUnited States
13683Torres, Sheila, C24044KielSaarlandGermany

Generated 2025-07-20 21:12:26.175 UTC