[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 7828   SHUFFLE   <  SKIP 2236  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26273Suri, Chelsea, L98168BurienWashingtonUnited States
13602Mehta, VirginiaCM11BillericayEnglandUnited Kingdom
12368Rubio, Rodney, L57000MetzMoselleFrance

Generated 2025-07-16 23:05:40.226 UTC