[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 438   SHUFFLE   <  SKIP 790  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13441Zhang, Omar, S98225BellinghamWashingtonUnited States
12923Wright, Fernando, L94941Mill ValleyCaliforniaUnited States
24188Turner, CharlesGL50CheltenhamEnglandUnited Kingdom
14779Fernandez, Henry, A93500PantinSeine Saint DenisFrance

Generated 2025-07-10 08:32:49.477 UTC