[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 655   <  SKIP 2601  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25323Diaz, Lance, A20354HamburgHamburgGermany
28032Coleman, Grace, J91203GlendaleCaliforniaUnited States
15741Allen, Isabella91364Woodland HillsCaliforniaUnited States

Generated 2025-07-19 19:57:03.807 UTC