[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 8296  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19335Ye, Cedric, K77127LieusaintSeine et MarneFrance
26639Diaz, Riley, P94519ConcordCaliforniaUnited States
11665Dominguez, Janet91910Chula VistaCaliforniaUnited States

Generated 2025-07-18 00:52:30.743 UTC