[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 449  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13950Hernandez, Meredith, B98225BellinghamWashingtonUnited States
26476Jai, Jordan90241DowneyCaliforniaUnited States
15404Robinson, Sydney, L90505TorranceCaliforniaUnited States

Generated 2025-07-12 03:26:29.458 UTC