[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 5287   <  SKIP 358  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15338Navarro, Marie, J77840College StationTexasUnited States
29071Thomas, MeganV9MetchosinBritish ColumbiaCanada
25950Kumar, Kyle98270MarysvilleWashingtonUnited States

Generated 2025-07-15 23:39:49.444 UTC