[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 16   <  SKIP 157  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13315Thomas, Lucas, E91932Imperial BeachCaliforniaUnited States
17181Lal, Jenny, C70511StuttgartSaarlandGermany
11378Liang, Shannon57000MetzMoselleFrance

Generated 2025-07-14 11:25:21.677 UTC