[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 1134  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26851Alvarez, Diane46236BottropNordrhein-WestfalenGermany
12143Turner, Logan, K98366Port OrchardWashingtonUnited States
17460Murphy, Megan, L92806La JollaCaliforniaUnited States

Generated 2025-07-07 09:09:27.587 UTC