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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29044Wilson, Olivia, L97205PortlandOregonUnited States
20768Nara, Marshall, H90706BellflowerCaliforniaUnited States
11304Garcia, Julia, B97205PortlandOregonUnited States

Generated 2025-07-14 14:29:01.356 UTC