[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   SKIP 34   SHUFFLE   <  SKIP 1433  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20979Jimenez, Diane63151MühlheimHamburgGermany
27046Howard, Allison90241DowneyCaliforniaUnited States
22055Clark, Hannah, H90210Beverly HillsCaliforniaUnited States

Generated 2025-07-13 16:06:36.281 UTC