[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 998   SHUFFLE   <  SKIP 593  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24775Alexander, Alexandra, M94014ColmaCaliforniaUnited States
27945Andersen, Christine, ASW6 SBYLondonEnglandUnited Kingdom
17996Raji, Cedric91940Les UlisEssonneFrance

Generated 2025-07-21 11:39:34.844 UTC