[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 4069  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22870Chen, Barbara, M95000CergyVal d'OiseFrance
21888Edwards, Evan, L4217Gold CoastQueenslandAustralia
18166Wood, Julian, AOX1OxfordEnglandUnited Kingdom
13190Diaz, Jonathan, K91502BurbankCaliforniaUnited States

Generated 2025-07-17 23:20:16.943 UTC