[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 1406  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18233Bailey, Mackenzie, J98501OlympiaWashingtonUnited States
12524Shan, Kate91940Les UlisEssonneFrance
11746Brooks, Seth98403TacomaWashingtonUnited States

Generated 2025-07-12 01:32:58.814 UTC