[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 9819   SHUFFLE   <  SKIP 777  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25250Walker, Anthony, T4217Gold CoastQueenslandAustralia
14417Lu, Ernest, H98225BellinghamWashingtonUnited States
21780Gonzalez, Pedro94519ConcordCaliforniaUnited States

Generated 2025-07-22 12:00:57.808 UTC