[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 625   SHUFFLE   <  SKIP 2579  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21922Ward, Bailey, L90505TorranceCaliforniaUnited States
24638Lopez, Julia, I94611OaklandCaliforniaUnited States
21679Yuan, Drew, RRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-18 03:45:03.193 UTC