[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 548   SHUFFLE   <  SKIP 178  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16715Ramirez, Katelyn, C94941Mill ValleyCaliforniaUnited States
23714Williams, Joseph, T97301SalemOregonUnited States
21685Green, Bailey98366Port OrchardWashingtonUnited States

Generated 2025-07-20 06:26:53.307 UTC