[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 548   SHUFFLE   <  SKIP 175  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14924Sai, Cynthia75017ParisSeine (Paris)France
18431Hayes, Cameron, D91945Lemon GroveCaliforniaUnited States
17606Peterson, Jacqueline, D94704BerkeleyCaliforniaUnited States

Generated 2025-07-19 12:37:28.021 UTC