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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13242Yang, Kyle, C90012Los AngelesCaliforniaUnited States
12484Suarez, Lori20354HamburgHamburgGermany
13184Perez, Miguel97355LebanonOregonUnited States

Generated 2025-07-11 18:42:32.610 UTC