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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24512Jiménez, Adrienne, L94010BurlingameCaliforniaUnited States
26510Scott, Jack, A91945Lemon GroveCaliforniaUnited States
21485Clark, Brandon, C99202SpokaneWashingtonUnited States

Generated 2025-07-17 11:30:13.148 UTC