[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 416   SHUFFLE   <  SKIP 790  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15703Chande, Alison53001BonnHamburgGermany
14646Garcia, Dylan, L94941Mill ValleyCaliforniaUnited States
27438Shan, Alejandro90706BellflowerCaliforniaUnited States

Generated 2025-07-14 14:52:57.203 UTC