[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 875   SHUFFLE   <  SKIP 3810  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12153Bailey, Kaitlyn, M94611OaklandCaliforniaUnited States
18686Coleman, LoganV6B 3P7Port HammondBritish ColumbiaCanada
23752Torres, Devin, ATY31RuncornEnglandUnited Kingdom

Generated 2025-07-14 02:29:59.247 UTC