[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 2421   SHUFFLE   <  SKIP 3712  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14985Zhu, Jaclyn, A93000BobignySeine Saint DenisFrance
26689Gill, Arthur94704BerkeleyCaliforniaUnited States
21274Scott, Seth94947NovatoCaliforniaUnited States

Generated 2025-07-15 16:50:14.366 UTC