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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21454Goldstein, Alvin94519ConcordCaliforniaUnited States
28286Alexander, Destiny98052RedmondWashingtonUnited States
24236Nelson, Isabella98020EdmondsWashingtonUnited States

Generated 2025-07-12 07:18:01.081 UTC