[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 717   SHUFFLE   <  SKIP 1762  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21975Ruiz, Alfredo6006PerthSouth AustraliaAustralia
18548Powell, Jordan, E91950National CityCaliforniaUnited States
27753Morgan, Steven97068W. LinnOregonUnited States

Generated 2025-07-18 12:54:26.011 UTC