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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26079Robinson, Ryan98225BellinghamWashingtonUnited States
13501Zhu, Clayton, M70511StuttgartSaarlandGermany
13470Jai, Jaclyn90706BellflowerCaliforniaUnited States

Generated 2025-10-29 12:32:54.804 UTC