[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 2421   SHUFFLE   <  SKIP 2651  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14818Ruiz, Diane, F92700ColombesHauts de SeineFrance
11834Flores, Fernando, M94941Mill ValleyCaliforniaUnited States
22224Alexander, Katherine91910Chula VistaCaliforniaUnited States

Generated 2025-07-12 23:15:39.396 UTC