[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 3411   <  SKIP 283  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18940Bell, Seth97205PortlandOregonUnited States
13342Jackson, Brandon, C92118CoronadoCaliforniaUnited States
27631Phillips, Gabriella94611OaklandCaliforniaUnited States

Generated 2025-07-20 15:42:03.316 UTC