[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 460   SHUFFLE   <  SKIP 2051  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14356Baker, Isabella, A91776San GabrielCaliforniaUnited States
12471Zeng, Lacey46236BottropNordrhein-WestfalenGermany
26718Flores, Richard90802Long BeachCaliforniaUnited States

Generated 2025-07-19 23:03:10.755 UTC