[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 4625   SHUFFLE   <  SKIP 881  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25317Garcia, Erick63009OffenbachSaarlandGermany
28128Lee, Jeremiah92020El CajonCaliforniaUnited States
17164Clark, Ryan, S94010BurlingameCaliforniaUnited States

Generated 2025-07-19 11:25:50.890 UTC