[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 680   SHUFFLE   <  SKIP 3322  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21848Raje, Jerry, ESW19 3RULondonEnglandUnited Kingdom
24449Simmons, Melanie, T94947NovatoCaliforniaUnited States
20382Hernandez, Jack, M90712LakewoodCaliforniaUnited States

Generated 2025-07-13 13:26:53.823 UTC