[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 4000   SHUFFLE   <  SKIP 2691  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26089Rai, Terry, A90706BellflowerCaliforniaUnited States
18498Russell, Zachary94063Redwood CityCaliforniaUnited States
28697Gutierrez, Raquel, HL4 4HBLiverpoolEnglandUnited Kingdom
26845Ortega, Theodore, M66001SaarbrückenSaarlandGermany
23785Harris, Taylor, M98052RedmondWashingtonUnited States
20286Wu, Stacey, W90706BellflowerCaliforniaUnited States

Generated 2025-07-17 09:49:54.123 UTC