[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 650   SHUFFLE   <  SKIP 2934  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14102Huang, Lisa, L2113North RydeNew South WalesAustralia
13412Zhao, RafaelB29 6SLBirminghamEnglandUnited Kingdom
13858Richardson, Melanie, M92102San DiegoCaliforniaUnited States

Generated 2025-07-14 05:57:19.498 UTC