[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 680   SHUFFLE   <  SKIP 6339  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23862Kapoor, Rebekah, B94519ConcordCaliforniaUnited States
13056Blue, Morgan, A97071WoodburnOregonUnited States
27789Goldberg, NicolasBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-19 01:39:04.598 UTC