[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 2429   <  SKIP 1385  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21591Goel, Clayton94014ColmaCaliforniaUnited States
16652Richardson, Nicole, R92806La JollaCaliforniaUnited States
28815James, Lauren, T90505TorranceCaliforniaUnited States

Generated 2025-07-22 00:57:15.101 UTC