[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 3943  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17742Romero, Randall, F66272Sulzbach TaunusSaarlandGermany
22296Johnson, Benjamin, M91945Lemon GroveCaliforniaUnited States
15855Jones, Noah95062Santa CruzCaliforniaUnited States

Generated 2025-07-11 20:39:19.356 UTC