[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 2986   SHUFFLE   <  SKIP 59  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13723Raje, Leonard, D91502BurbankCaliforniaUnited States
26860Miller, Olivia, HEM15Esher-MoleseyEnglandUnited Kingdom
12541Zhang, Jonathan, W93700DrancySeine Saint DenisFrance

Generated 2025-07-13 19:27:30.141 UTC