[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 634   SHUFFLE   <  SKIP 403  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13456Hernandez, Sydney98033KirklandWashingtonUnited States
26578White, Jeremy94941Mill ValleyCaliforniaUnited States
23997Srini, Kristopher, A5023FindonSouth AustraliaAustralia

Generated 2025-07-21 09:53:52.451 UTC