[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 494   SHUFFLE   <  SKIP 165  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13321Barnes, Arianna, A97205PortlandOregonUnited States
17965Chander, Warren, ABD1 4SJW. YorkEnglandUnited Kingdom
16718Stone, Gavin, T90241DowneyCaliforniaUnited States

Generated 2025-07-15 05:00:44.570 UTC