[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 512   SHUFFLE   <  SKIP 1354  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15516Raje, Shaun, V91910Chula VistaCaliforniaUnited States
16457Martin, Kathleen38001BraunschweigNordrhein-WestfalenGermany
19202Lee, Brianna, R98270MarysvilleWashingtonUnited States

Generated 2025-07-13 04:58:48.297 UTC