[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   SKIP 484   SHUFFLE   <  SKIP 347  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24206Munoz, Marie24044KielSaarlandGermany
14731Brown, Seth, A94010BurlingameCaliforniaUnited States
20684Lee, Olivia, A92806La JollaCaliforniaUnited States

Generated 2025-07-15 03:45:35.516 UTC