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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16362Smith, Joshua, C94611OaklandCaliforniaUnited States
21274Scott, Seth94947NovatoCaliforniaUnited States
22963Ye, Willie4171HawthorneQueenslandAustralia

Generated 2025-07-12 22:30:02.387 UTC