[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 908   SHUFFLE   <  SKIP 152  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19695Gonzalez, Angel, D97045Oregon CityOregonUnited States
19785Ramirez, Olivia, D2580GoulburnNew South WalesAustralia
18357Reed, Trinity98027IssaquahWashingtonUnited States

Generated 2025-07-21 22:23:47.055 UTC