[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 413   SHUFFLE   <  SKIP 3970  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13215Sharma, Colleen75006CarrolltonTexasUnited States
20413Powell, Taylor, L94704BerkeleyCaliforniaUnited States
25797Torres, Max, L59100RoubaixNordFrance

Generated 2025-07-21 12:15:35.430 UTC