[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 3104   SHUFFLE   <  SKIP 2103  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16010Wood, Nicole91941GrossmontCaliforniaUnited States
14950Hernandez, MariaTY31RuncornEnglandUnited Kingdom
24835Morgan, Angel, GLE18LeedsEnglandUnited Kingdom
14360Patterson, Samantha94941Mill ValleyCaliforniaUnited States

Generated 2025-07-13 02:54:38.961 UTC