[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 416   SHUFFLE   <  SKIP 1712  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12351Zhang, Cara3429SunburyVictoriaAustralia
26336Brown, Noah, D90241DowneyCaliforniaUnited States
20439Rogers, Chloe, M91932Imperial BeachCaliforniaUnited States

Generated 2025-07-13 20:43:59.788 UTC