[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 875   SHUFFLE   <  SKIP 9218  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24520Wilson, Joseph, L91502BurbankCaliforniaUnited States
16233King, Rebecca91945Lemon GroveCaliforniaUnited States
27787Ramos, Gerald30601HannoverNordrhein-WestfalenGermany

Generated 2025-07-13 09:52:01.480 UTC