[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 482   SHUFFLE   <  SKIP 5176  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13926Hill, Dalton, E98107BallardWashingtonUnited States
13995Black, Michele3000MelbourneVictoriaAustralia
12890Thorpe, Steven, G94947NovatoCaliforniaUnited States

Generated 2025-07-20 10:46:05.987 UTC