[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 875   SHUFFLE   <  SKIP 873  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20183Allen, Sophia97355LebanonOregonUnited States
26598Adams, Charles, R98403TacomaWashingtonUnited States
26403Navarro, Philip04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-14 00:07:37.954 UTC