[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 7948   SHUFFLE   <  SKIP 721  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15647He, Dawn4217Gold CoastQueenslandAustralia
15553Lopez, Ivan91502BurbankCaliforniaUnited States
16881Alonso, Ruben, A94014ColmaCaliforniaUnited States

Generated 2025-07-21 15:07:31.214 UTC