[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 24   SHUFFLE   <  SKIP 1131  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11314Flores, Mya98027IssaquahWashingtonUnited States
18521Rowe, Meghan, E91910Chula VistaCaliforniaUnited States
17629Torres, Tabitha80074MünchenHamburgGermany
18633Jenkins, Adam, MWA3WatfordEnglandUnited Kingdom

Generated 2025-07-22 06:34:41.874 UTC