[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 875   SHUFFLE   <  SKIP 3480  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22056Howard, Alex, W98501OlympiaWashingtonUnited States
23423Powell, Adam4000BrisbaneQueenslandAustralia
25289Bradley, Amanda97045Oregon CityOregonUnited States

Generated 2025-07-08 16:16:54.714 UTC