[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   SHUFFLE   SKIP 516   <  SKIP 215  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12175Powell, Luke, A95062Santa CruzCaliforniaUnited States
15705Simmons, Gabriel91054ErlangenBayernGermany
11332Ramos, Deanna, D14197BerlinNordrhein-WestfalenGermany

Generated 2025-07-15 20:27:29.006 UTC