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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14699Munoz, Gerald, R80074MünchenHamburgGermany
25928Sharma, Mario, J2444Port MacquarieNew South WalesAustralia
28146Washington, Gavin, C94941Mill ValleyCaliforniaUnited States

Generated 2025-07-12 02:11:28.131 UTC