[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 24   SHUFFLE   <  SKIP 1163  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21397Howard, Mason, D98501OlympiaWashingtonUnited States
26711Bryant, Mya, P91502BurbankCaliforniaUnited States
22972James, Bailey, A97071WoodburnOregonUnited States

Generated 2025-07-16 10:25:49.684 UTC