[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 1445   SHUFFLE   <  SKIP 368  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13876Murphy, Sebastian, R91910Chula VistaCaliforniaUnited States
19374Ashe, Paula, C91940Les UlisEssonneFrance
20252Raje, Darrell2060Lavender BayNew South WalesAustralia

Generated 2025-07-16 17:47:42.632 UTC