[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 405   SHUFFLE   <  SKIP 1178  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14886Powell, Sydney, MV8VVictoriaBritish ColumbiaCanada
17839Chander, Christine, LOX16 8RSOxonEnglandUnited Kingdom
14081Butler, Nicole, J94611OaklandCaliforniaUnited States

Generated 2025-07-17 03:34:43.003 UTC