[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 24   SHUFFLE   <  SKIP 2374  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13212Phillips, Logan, A90802Long BeachCaliforniaUnited States
28173Young, TimothyV8Y 1L1CliffsideBritish ColumbiaCanada
18149Blanco, RebekahRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-15 05:49:05.297 UTC