[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 2661  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14784Dominguez, Victor, KOX14 4SEOxfordEnglandUnited Kingdom
12176James, Cody, A97301SalemOregonUnited States
24486Zeng, Rafael91910Chula VistaCaliforniaUnited States

Generated 2025-07-15 18:47:35.815 UTC