[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1931  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28396Munoz, Rebekah22001HamburgHessenGermany
27000Dominguez, Brandi63151MühlheimHamburgGermany
22347Long, Abigail, F91791West CovinaCaliforniaUnited States

Generated 2025-07-11 01:42:57.732 UTC