[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 875   SHUFFLE   <  SKIP 4108  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25316Zhu, Ronnie, M77127LieusaintSeine et MarneFrance
20915Carlson, Latasha31770ColomiersGaronne (Haute)France
22138Brooks, Alexandra, H91910Chula VistaCaliforniaUnited States
29052Peterson, Ian, L92806La JollaCaliforniaUnited States

Generated 2025-07-15 15:54:37.828 UTC