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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28301Long, Jasmine, C92118CoronadoCaliforniaUnited States
12651Malhotra, Martin59000LilleNordFrance
27396Cook, Adrian, S98020EdmondsWashingtonUnited States
20365Scott, Isaac, L98225BellinghamWashingtonUnited States

Generated 2025-07-13 05:20:11.864 UTC