[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 438   SHUFFLE   <  SKIP 712  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26627Alexander, Jose, J92118CoronadoCaliforniaUnited States
23631Wang, Colin, R17490Saint OuenCharente-MaritimeFrance
17177Hayes, Richard91950Lincoln AcresCaliforniaUnited States
18590Sun, Valerie, R91502BurbankCaliforniaUnited States

Generated 2025-07-13 14:27:06.087 UTC