[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 3174   SHUFFLE   <  SKIP 2482  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18729Parker, Evan, R3337MeltonVictoriaAustralia
12170Reed, Sara, T91203GlendaleCaliforniaUnited States
18602Ramirez, Patrick91932Imperial BeachCaliforniaUnited States

Generated 2025-07-14 22:52:42.111 UTC