[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 5929  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16505Gray, Erin94536FremontCaliforniaUnited States
25997Wright, Katherine94941Mill ValleyCaliforniaUnited States
25575Campbell, Elijah, R59368WerneNordrhein-WestfalenGermany
23463Hill, Sean91203GlendaleCaliforniaUnited States

Generated 2025-07-15 15:13:17.656 UTC