[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 2391   SHUFFLE   <  SKIP 1354  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24545Raman, DouglasWA1WarringtonEnglandUnited Kingdom
25075Thompson, Samantha, A94070San CarlosCaliforniaUnited States
18348Roberts, Katelyn91776San GabrielCaliforniaUnited States

Generated 2025-07-19 22:51:01.725 UTC