[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 327   SHUFFLE   <  SKIP 3854  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27973Serrano, Randall3198SeafordVictoriaAustralia
14510Hernandez, Samuel, R98201EverettWashingtonUnited States
14275Prasad, Arthur5023FindonSouth AustraliaAustralia

Generated 2025-07-11 22:07:34.008 UTC