[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 511   SHUFFLE   <  SKIP 124  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14808Prasad, Cynthia, LSW8 4BGLondonEnglandUnited Kingdom
22061Goel, Jenny, C90703CerritosCaliforniaUnited States
15966Foster, Natalie97301SalemOregonUnited States

Generated 2025-07-09 22:35:41.634 UTC