[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 189   SHUFFLE   <  SKIP 1308  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20972Vance, Francisco, AB29 6SLBirminghamEnglandUnited Kingdom
26651Nara, Gregory3429SunburyVictoriaAustralia
12023Johnson, Fernando, I94014ColmaCaliforniaUnited States

Generated 2025-07-09 12:17:56.091 UTC