[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 518   SHUFFLE   <  SKIP 4837  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20570Martinez, George, LW1N 9FALondonEnglandUnited Kingdom
26402Wagner, Jamie59140DunkerqueNordFrance
11783Mitchell, Sara, A92102San DiegoCaliforniaUnited States

Generated 2025-07-21 15:11:00.751 UTC