[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 2421   SHUFFLE   <  SKIP 2789  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23107Kumar, Michele2060Lavender BayNew South WalesAustralia
23599Roberts, MackenzieLE18LeedsEnglandUnited Kingdom
27574Hill, Madeline, D90401Santa MonicaCaliforniaUnited States

Generated 2025-07-10 17:58:01.688 UTC