[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 480   SHUFFLE   <  SKIP 695  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29003Perez, Veronica91910Chula VistaCaliforniaUnited States
14711Xu, Deborah33098PaderbornNordrhein-WestfalenGermany
26010Campbell, Morgan, W98312BremertonWashingtonUnited States

Generated 2025-11-05 18:42:44.617 UTC