[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 3669   SHUFFLE   <  SKIP 877  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24263Brooks, Brooke, P92806La JollaCaliforniaUnited States
22504Rai, Arturo, TTY31RuncornEnglandUnited Kingdom
27088Patterson, Tristan97301SalemOregonUnited States

Generated 2025-07-15 07:50:19.243 UTC