[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 650   SHUFFLE   <  SKIP 2318  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11191Perez, Kristi, E94014ColmaCaliforniaUnited States
24096Vazquez, Diana77680Roissy en BrieSeine et MarneFrance
11849Reed, Faith, C92806La JollaCaliforniaUnited States

Generated 2025-07-14 14:24:52.977 UTC