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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22419Xu, Damien78100Saint Germain en LayeYvelineFrance
27777Martin, Jarred80074MünchenHamburgGermany
27155Hall, Eric, C75007ParisSeine (Paris)France
15346Rodriguez, Charles, E90401Santa MonicaCaliforniaUnited States

Generated 2025-07-11 11:34:38.677 UTC