[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 159   SHUFFLE   <  SKIP 2201  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16702Raman, Patricia, T3977CranbourneVictoriaAustralia
12534Shan, Katie17490Saint OuenCharente-MaritimeFrance
29111Anand, Dale, A91502BurbankCaliforniaUnited States

Generated 2025-07-22 04:36:20.026 UTC