[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 2996   <  SKIP 1470  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25759Kelly, Savannah, P78100Saint Germain en LayeYvelineFrance
11644Torres, Charles, S98052RedmondWashingtonUnited States
17610White, Anna92102San DiegoCaliforniaUnited States

Generated 2025-07-18 19:51:57.952 UTC