[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 2504   SHUFFLE   <  SKIP 1488  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23572Pal, Donna, S4551CaloundraQueenslandAustralia
12111Gonzales, Jacqueline94536FremontCaliforniaUnited States
11834Flores, Fernando, M94941Mill ValleyCaliforniaUnited States

Generated 2025-07-14 23:04:37.144 UTC