[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 4   SHUFFLE   <  SKIP 535  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17847Lee, Logan, G46236BottropNordrhein-WestfalenGermany
13484Martinez, Marcus, L90706BellflowerCaliforniaUnited States
19716Martin, Logan91776San GabrielCaliforniaUnited States

Generated 2025-07-14 00:28:14.257 UTC