[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 189   SHUFFLE   <  SKIP 2089  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16302Zeng, Rosa59170CroixNordFrance
25598Ruiz, KendraAS23Stoke-on-TrentEnglandUnited Kingdom
19446Nath, Bridget, C17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-15 03:56:56.364 UTC