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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12205Long, Madison, J91502BurbankCaliforniaUnited States
19092Gonzalez, Eric, C2580GoulburnNew South WalesAustralia
17979Lin, Lisa, ATY31RuncornEnglandUnited Kingdom

Generated 2025-07-11 13:26:10.848 UTC