[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 62   SHUFFLE   <  SKIP 221  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15346Rodriguez, Charles, E90401Santa MonicaCaliforniaUnited States
28739Perry, Mya93000BobignySeine Saint DenisFrance
22127Thompson, Marcus94014ColmaCaliforniaUnited States

Generated 2025-07-17 04:14:19.766 UTC