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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25605Kovár, Abby, KL4 4HBLiverpoolEnglandUnited Kingdom
26473Wood, Anna, J97301SalemOregonUnited States
13730Suarez, Walter, E98225BellinghamWashingtonUnited States

Generated 2025-07-22 06:32:59.423 UTC