[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 2608   SHUFFLE   <  SKIP 1075  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21239Liang, Christy, I6006PerthSouth AustraliaAustralia
21204Lu, Candice, I3337MeltonVictoriaAustralia
21152Hill, Amanda91203GlendaleCaliforniaUnited States

Generated 2025-07-14 23:57:19.083 UTC