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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26656Hall, Amanda4217Gold CoastQueenslandAustralia
12130Zhou, Suzanne33041PaderbornHamburgGermany
20303Morgan, Bryce, J94014ColmaCaliforniaUnited States

Generated 2025-07-11 07:53:10.739 UTC