[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 391   SHUFFLE   <  SKIP 766  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29354Edwards, Isaiah, B98270MarysvilleWashingtonUnited States
22915Shen, Carly6006PerthSouth AustraliaAustralia
14730Ferrier, Jerry, M90706BellflowerCaliforniaUnited States
27877Dominguez, Rebekah3280WarrnamboolVictoriaAustralia

Generated 2025-07-21 01:57:03.455 UTC