[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 872   SHUFFLE   <  SKIP 2254  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13203Bell, Bailey, E98501OlympiaWashingtonUnited States
24437Blue, Nicole, J92625Newport BeachCaliforniaUnited States
23370Alexander, Mya98027IssaquahWashingtonUnited States

Generated 2025-07-21 04:25:40.717 UTC