[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 3540  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25317Garcia, Erick63009OffenbachSaarlandGermany
20640Turner, Noah, S92020El CajonCaliforniaUnited States
13333Chander, Tara, C94519ConcordCaliforniaUnited States

Generated 2025-07-12 00:54:14.855 UTC