[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 250   SHUFFLE   <  SKIP 6395  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19164Morgan, Danielle91932Imperial BeachCaliforniaUnited States
19322Romero, Gerald, KSW19 3RULondonEnglandUnited Kingdom
14545Henderson, FaithPE17BuryEnglandUnited Kingdom
15079Martin, Jose, C93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-20 07:57:32.300 UTC