[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 5818  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21324Baker, Chloe90210Beverly HillsCaliforniaUnited States
14879Richardson, Andrea94704BerkeleyCaliforniaUnited States
11423Stewart, Jasmine20354HamburgHamburgGermany
16458Ruiz, Michele22001HamburgHessenGermany

Generated 2025-07-11 11:43:16.171 UTC