[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 158   SHUFFLE   <  SKIP 3062  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27462Rodriguez, Xavier90706BellflowerCaliforniaUnited States
28918Blanco, GinaSW1P 2NULondonEnglandUnited Kingdom
28063Turner, Gabrielle, A95062Santa CruzCaliforniaUnited States

Generated 2025-07-18 07:56:11.851 UTC