[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 3032   SHUFFLE   <  SKIP 193  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14329Sanchez, Holly91502BurbankCaliforniaUnited States
23483Jai, David90241DowneyCaliforniaUnited States
16108Howard, Bryce, E98020EdmondsWashingtonUnited States

Generated 2025-07-18 03:20:27.013 UTC