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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23161Scott, Samuel, C94941Mill ValleyCaliforniaUnited States
23110Gonzalez, Mackenzie91203GlendaleCaliforniaUnited States
28509Diaz, Audrey, H01071DresdenHessenGermany
22986Jai, Carly4551CaloundraQueenslandAustralia

Generated 2025-07-12 12:14:04.687 UTC