[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 5825   <  SKIP 1257  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16972Hernandez, Lucas97034Lake OswegoOregonUnited States
22867Ruiz, Max66740SaarlouisSaarlandGermany
20874Lal, Edwin33041PaderbornHamburgGermany

Generated 2025-07-14 06:14:40.982 UTC