[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 127   SHUFFLE   <  SKIP 2158  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25175Chen, Nathan, D98027IssaquahWashingtonUnited States
27693Alvarez, Tyrone, K2061Milsons PointNew South WalesAustralia
18878Ramos, Mallory, M94014ColmaCaliforniaUnited States

Generated 2025-07-10 10:40:23.318 UTC