[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2582  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27720Wang, Arturo, A4655Hervey BayQueenslandAustralia
24129Gutierrez, Jamie, A60323FrankfurtHessenGermany
19551Alexander, Samuel98052RedmondWashingtonUnited States
16503Anderson, Christian94941Mill ValleyCaliforniaUnited States

Generated 2025-07-10 11:41:56.287 UTC