[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 480   SHUFFLE   <  SKIP 2208  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14896Flores, Alexia, D91945Lemon GroveCaliforniaUnited States
28973Cooper, Bryan94941Mill ValleyCaliforniaUnited States
24807Moreno, Anne, A91910Chula VistaCaliforniaUnited States

Generated 2025-07-17 06:22:16.687 UTC