[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 2662   SHUFFLE   <  SKIP 126  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13855Washington, Sarah, C94014ColmaCaliforniaUnited States
15700Guo, Eugene, R75003ParisSeine (Paris)France
23595Rubio, Carrie59000LilleNordFrance
13873Jai, Russell, L94519ConcordCaliforniaUnited States

Generated 2025-07-21 15:56:05.357 UTC