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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13495Alvarez, Micheal, WRG7 5H7ReadingEnglandUnited Kingdom
19749Jackson, Natalie, A92102San DiegoCaliforniaUnited States
28918Blanco, GinaSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-16 01:26:50.127 UTC