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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11515Huang, Shannon, H91502BurbankCaliforniaUnited States
23610Perez, Cory93700DrancySeine Saint DenisFrance
13705Mitchell, Blake97205PortlandOregonUnited States

Generated 2025-07-11 03:25:26.378 UTC