[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   SKIP 2693   SHUFFLE   <  SKIP 2500  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25468Suarez, Krista80074MünchenHamburgGermany
22244Howard, Shelby, B98020EdmondsWashingtonUnited States
14684Zhang, James3220GeelongVictoriaAustralia

Generated 2025-07-21 10:50:01.692 UTC