[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   SHUFFLE   SKIP 3411   <  SKIP 244  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27065Wright, Jordan, E94536FremontCaliforniaUnited States
26386Zhao, KelliNT20Newcastle upon TyneEnglandUnited Kingdom
26580Ramirez, Paige97301SalemOregonUnited States

Generated 2025-07-16 14:59:10.244 UTC