[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 2626   SHUFFLE   <  SKIP 596  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29074Long, Joan, R98371PuyallupWashingtonUnited States
20855Ross, Abigail78100Saint Germain en LayeYvelineFrance
19412Chander, Jaime, L98225BellinghamWashingtonUnited States

Generated 2025-07-22 06:34:32.288 UTC