[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 92  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16715Ramirez, Katelyn, C94941Mill ValleyCaliforniaUnited States
25983Alexander, Jack, J97045Oregon CityOregonUnited States

Generated 2025-07-16 18:55:13.241 UTC