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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27948Ms., Sloan, Cathy, J.80074MünchenHamburgGermany
21482Flores, Haley, M97034Lake OswegoOregonUnited States
26832Xie, Kate, J91480FrankfurtBayernGermany

Generated 2025-07-20 23:43:38.349 UTC