[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 470   SHUFFLE   <  SKIP 5259  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20321Chen, Colleen, C91502BurbankCaliforniaUnited States
20022Perry, Arthur94014ColmaCaliforniaUnited States
21176Chande, Raul, L2061Milsons PointNew South WalesAustralia

Generated 2025-07-10 13:45:50.693 UTC