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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11729Campbell, Caleb98033KirklandWashingtonUnited States
20505Cox, Alexa91364Woodland HillsCaliforniaUnited States
28409Rai, Bonnie14197BerlinSaarlandGermany

Generated 2025-07-12 23:31:38.990 UTC