[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 4152   <  SKIP 1707  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12235Rai, DonnaCB4 4BZCambridgeEnglandUnited Kingdom
28805Bennett, Marissa, J94941Mill ValleyCaliforniaUnited States
20041Alvarez, Joe, E91420MorangisEssonneFrance

Generated 2025-07-21 15:56:16.954 UTC