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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17931Zhao, Jeffery80610Saint OuenSommeFrance
14575Lee, Rachel, C98052RedmondWashingtonUnited States
29026Mitchell, Sydney91203GlendaleCaliforniaUnited States
28116Dominguez, Sabrina, M4171HawthorneQueenslandAustralia

Generated 2025-07-14 10:41:19.851 UTC