[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 509   SHUFFLE   <  SKIP 484  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19768Jackson, Christopher, C94014ColmaCaliforniaUnited States
18176Kumar, Bradley04139LeipzigNordrhein-WestfalenGermany
21440Morgan, Ian91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-12 16:49:24.598 UTC