[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 6676   <  SKIP 145  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28331Beck, Colleen, J91502BurbankCaliforniaUnited States
15887Vazquez, Deanna, R98312BremertonWashingtonUnited States
16269Nath, Tara12171BerlinSaarlandGermany

Generated 2025-07-20 18:02:48.791 UTC