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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14618Baker, Gabrielle, D98027IssaquahWashingtonUnited States
17015Patterson, Kelly98403TacomaWashingtonUnited States
23717Griffin, Aidan, A98052RedmondWashingtonUnited States

Generated 2025-07-12 04:59:52.908 UTC