[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 2030  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25022Perez, Patricia1002SydneyNew South WalesAustralia
23060Long, Isabella, C94303Palo AltoCaliforniaUnited States
12085Rodriguez, Tyler97205PortlandOregonUnited States

Generated 2025-07-09 01:00:11.392 UTC