[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 250   SHUFFLE   <  SKIP 5968  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12863Zhang, Caleb33098PaderbornNordrhein-WestfalenGermany
17536Robinson, Benjamin, L92020El CajonCaliforniaUnited States
18985Bailey, Paige, A98168BurienWashingtonUnited States

Generated 2025-07-20 17:54:05.875 UTC