[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 6330  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22617Nath, Andres91054ErlangenBayernGermany
17857Cabello, Albert, S04838EilenburgBrandenburgGermany
16419Simpson, Lacey, L91480FrankfurtBayernGermany
14461Gonzalez, Chloe99202SpokaneWashingtonUnited States

Generated 2025-07-11 16:01:27.401 UTC