[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 484   SHUFFLE   <  SKIP 2293  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27537Bryant, Amanda, A94611OaklandCaliforniaUnited States
28616Harris, Sarah91776San GabrielCaliforniaUnited States
17015Patterson, Kelly98403TacomaWashingtonUnited States

Generated 2025-07-09 23:26:32.723 UTC